home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Amiga Club Hoorn / ACH ClubDiskette No.07 (1992-09)(Amiga Club Hoorn)(NL).zip / ACH ClubDiskette No.07 (1992-09)(Amiga Club Hoorn)(NL).adf / docs / DocDump.doc next >
Text File  |  1992-08-13  |  25KB  |  644 lines

  1. ==============================================================================
  2. ==============================================================================
  3.                                  DocDump V2.1
  4.                              The Document Dumper
  5.  
  6. ==============================================================================
  7. ==============================================================================
  8.  
  9.          A print utility for Epson (TM) 9-pin and compatible printers.
  10.                             Written by Robert Grob.
  11.  
  12. ==============================================================================
  13. ==============================================================================
  14.  
  15.                                   CONTENTS
  16.  
  17.  
  18.  
  19.  
  20. OVERVIEW . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   2
  21.  
  22. LIST OF OPTIONS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   2
  23.  
  24. SHAREWARE NOTICE . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   3
  25.  
  26. DISTRIBUTION CONDITIONS. . . . . . . . . . . . . . . . . . . . . . . . . .   3
  27.  
  28. DISCLAIMER . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   3
  29.  
  30. FILES REQUIRED . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   3
  31.  
  32. USING DOCDUMP. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   4
  33.       Mode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   4
  34.             Dump . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   4
  35.             Column . . . . . . . . . . . . . . . . . . . . . . . . . . . .   4
  36.             Booklet. . . . . . . . . . . . . . . . . . . . . . . . . . . .   4
  37.       FF support . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   5
  38.       Super/Sub. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   5
  39.       Tab support. . . . . . . . . . . . . . . . . . . . . . . . . . . . .   5
  40.       Chop LF. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   5
  41.       To PAR:, SER: or File. . . . . . . . . . . . . . . . . . . . . . . .   6
  42.       Lines/Page . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   6
  43.       Line Spacing . . . . . . . . . . . . . . . . . . . . . . . . . . . .   6
  44.       Title. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   6
  45.       Author . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   6
  46.       Date . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   6
  47.       Analyse. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   7
  48.       About. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   7
  49.       Load . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   7
  50.       Save cfg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   7
  51.       Abort. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   7
  52.       Print. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   7
  53.  
  54. PRINTING A DOCUMENT. . . . . . . . . . . . . . . . . . . . . . . . . . . .   8
  55.  
  56. MAKING A BOOKLET . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   8
  57.  
  58. DOCDUMP AND SINGLE SHEETS. . . . . . . . . . . . . . . . . . . . . . . . .  10
  59.  
  60. KNOWN BUGS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  11
  61.  
  62. PROBLEMS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  11
  63.  
  64.  
  65. HISTORY. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  12
  66.  
  67.  
  68.  
  69.  
  70. OVERVIEW
  71.  
  72.       DocDump is a print utility that reduces the amount of paper required to
  73.       print an ASCII-file.
  74.  
  75.       This can be done in the following modes:
  76.  
  77.       -     BOOKLET mode, handy 5.5 x 4 inch double-sided booklets, almost 8
  78.             times as much text can be printed on a sheet (double-sided).
  79.       -     DUMP mode, 4 times as much text on a sheet.
  80.       -     COLUMN mode, handy for source-code, also 4 times as much text on a
  81.             sheet.
  82.  
  83.       DocDump is very useful for BBS listings, shareware manuals, source code
  84.       etc.
  85.  
  86.       I wrote DocDump (DD from now on), because I haven't seen such a program
  87.       on the Amiga. In the PC world there are several programs which do a
  88.       similar thing. DD however is unique in its Booklet mode.
  89.  
  90.       DocDump is SHAREWARE, which means you should pay a $5 fee, (See
  91.       shareware notice) if you find DD useful. It is worth it !.
  92.  
  93.       Have Fun !
  94.  
  95.  
  96. LIST OF OPTIONS
  97.  
  98.  
  99.       -     Booklet     :     8 pages on each sheet, 4 pages on the front, 4
  100.                               on the back, including back- and frontcover.
  101.       -     Dump        :     4 pages on each sheet, single-sided.
  102.       -     Column      :     2 columns each sheet, single-sided.
  103.  
  104.       In all of the modes mentioned above, date, time, doctitle and pagenumber
  105.       will be printed.
  106.  
  107.  
  108.       -     Analyse option :        DD will calculate the amount of paper
  109.                                     required. It is also useful to check what
  110.                                     effect different settings have.
  111.  
  112.       -     Tab support :           Files containing tabs will be printed
  113.                                     correctly. Tabsize can be ajustable or
  114.                                     switched off.
  115.       -     FormFeed support :      DD wil support FFs if required.
  116.       -     LineFeed chopping :     'White spaces' in text; a number of
  117.                                     linefeeds, can be reduced to a desired
  118.                                     value.
  119.       -     PP Patch support :      PowerPacked files can be printed if the PP
  120.                                     Patch program is started before DD.
  121.       -     Kickstart 2.0 compatible.
  122.  
  123.       DD also correctly prints MS-Dos ASCII files.
  124.  
  125.  
  126. SHAREWARE NOTICE
  127.  
  128.       DocDump is NOT in the Public Domain. It is SHAREWARE which means you
  129.       should pay a shareware fee to the author.
  130.  
  131.       If you find DocDump useful and will use it regularly, send $5 (five
  132.       dollar)
  133.  
  134.       to :
  135.             Robert Grob
  136.             Oranje Nassaulaan 6
  137.             4101 JT Culemborg (Gld)
  138.             The Netherlands
  139.  
  140.       It will be appreciated.
  141.       If you have any useful tips, let me know.
  142.  
  143. DISTRIBUTION CONDITIONS
  144.  
  145.       DocDump may be distributed freely on the condition that no profit is
  146.       gained from its distribution.
  147.  
  148.       The following files must accompany the program DocDump unmodified :
  149.  
  150.       - DocDump.info
  151.       - DocDump.info2.0
  152.       - DocDump.doc
  153.       - DocDump.settings
  154.       - req.library
  155.  
  156.  
  157.       If you want to use DD with the WB 2.0 colors then you must rename
  158.       DocDump.info to something else and rename DocDump.info.2.0 to
  159.       DocDump.info.
  160.  
  161.  
  162. DISCLAIMER
  163.  
  164.       I am not responsible for any kind of damage this program may cause. Use
  165.       it at your own risk.
  166.  
  167.  
  168. FILES REQUIRED
  169.  
  170.       DD needs the requester library (LIBS:req.library) and the parallel
  171.       device (DEVS:parallel.device). If you own a serial printer you will ALSO
  172.       need the serial device (DEVS:serial.device). You can put
  173.       DocDump.settings in your S: directory, but this is not neccesary. DD
  174.       will create a new file if requested.
  175.  
  176.       The PAR: device is used because the Epson ESC/P codes are sent directly
  177.       to the printer. We can not use the PRT: device because it does not sup-
  178.       port enough commands to get the line spacing of 0.078 inch that DD
  179.       requires.
  180.  
  181.  
  182.  
  183. USING DOCDUMP
  184.  
  185.       DD can be started from WorkBench or CLI. DD will open a window with 20
  186.       gadgets. In the bottom right-hand corner you will see 6 buttons which
  187.       will perform an action if pressed, all the other gadgets will set
  188.       different modes or settings. All gadgets can be altered any time. As
  189.       soon as the PRINT button is pressed, all settings will be read. The
  190.       printer must be switched on before the PRINT button is pressed.
  191.  
  192.       - Mode :
  193.  
  194.       The first button on the top left-hand corner will select the type of
  195.       printout. By pressing this button, a different mode can be selected.
  196.  
  197.       Possible are :
  198.  
  199.       - Dump :    Output will be single-sided, 4 pages on one sheet numbered
  200.  
  201.                         1       2
  202.  
  203.                         3       4
  204.  
  205.                         New page
  206.  
  207.                         5       6
  208.  
  209.                         7       8
  210.  
  211.                         New page
  212.  
  213.                         etc...
  214.  
  215.       - Column :  Output will be single-sided, 2 pages on one sheet numbered
  216.  
  217.                         1       2
  218.  
  219.                         New page
  220.  
  221.                         3       4
  222.  
  223.                         New page
  224.  
  225.                         etc.
  226.  
  227.       - Booklet :       Output will be double-sided, 4 pages on the front, 4
  228.                         on the back, for example a 10 page document will come
  229.                         out like this:
  230.  
  231.                         1       10
  232.  
  233.                         3       8
  234.  
  235.                         New page
  236.  
  237.                         5       6
  238.  
  239.                         Paper turned and reinserted
  240.  
  241.                         B.cover F.cover
  242.  
  243.                         9       2
  244.  
  245.                         New page
  246.  
  247.                         7       4
  248.  
  249.       Every time the mode button is selected, Lines/Page will reset to
  250.       its default value for that particulair mode.
  251.  
  252.  
  253. - FF support:
  254.  
  255.       If a file contains formfeeds ($0C or Ctrl-L), DD will respond to them.
  256.       (Printing will be continued on a new (small) page, not on a new sheet
  257.       !). Suppose DD prints 58 lines a page, what will happen if a document
  258.       has a formfeed every 60th line ? The first 58 lines will be printed
  259.       nicely en DD decides to start a new page, but after two lines on the new
  260.       page a FF command appears and DD will start on a new page again. As a
  261.       result you will get pages consisting of a few lines only. Therefore the
  262.       FF support function can be switched off.
  263.  
  264. - Super/Sub:
  265.  
  266.       With this switch can be decided which pins to use; the upper or lower 5
  267.       (super- or subscript). This is useful, because now you can switch
  268.       between the ribbon-halfs and prolong the life of the ribbon. ( In fact,
  269.       this switch can be (mis)used in another way, I know somebody who lost
  270.       his 4 upper needles in a horrible paperjam, and now DocDump is the only
  271.       printprogram he can use !).
  272.  
  273. The next three options named Tab, Chop LF, and To xxx have a gadget and an
  274. accompanying string gadget.
  275.  
  276.  
  277. - Tab support:
  278.  
  279.       Tabs ($09) will be processed correctly according to the tabsize set in
  280.       the string gadget. This function can be switched off.
  281.  
  282. - Chop LF:
  283.  
  284.       Instead of using formfeeds, some documents achieve the pageformatting by
  285.       inserting a lot of linefeeds until a fixed value for lines/page, for
  286.       example 66, is reached.
  287.  
  288.       Because of the way DocDump prints, the maximum is 62 lines/page (not in
  289.       Column mode) and the document mentioned above will be printed with lots
  290.       of 'white spaces'.
  291.  
  292.       But here is the solution. If Chop Lf is switched on, every linefeed, (or
  293.       linefeed ($0a) followed by CarriageReturn ($0d) ) AFTER the value held
  294.       by the accompanying string gadget will be deleted. By default this value
  295.       is 3, which means the biggest 'white space' you will see is 2 line-
  296.       spaces wide.(One linefeed is needed to return the carriage, so 3-1=2 !
  297.       (Great math!)) This function can be switched off.
  298.  
  299.  
  300. - To PAR:, SER: or File
  301.  
  302.       With this button the output direction can be changed. To PAR: assumes
  303.       that the printer is connected to the parallel port. To SER: will direct
  304.       the output to the serial port using the preferences serial settings. To
  305.       File will dump the output in a file named after de filename set in the
  306.       string gadget. .
  307.  
  308.       If Column or Dump mode is active, one file will be created.
  309.  
  310.       In Booklet mode, two files will be created. The extensions .Front and
  311.       .Back will be added. These files hold the outputdata of both sides.
  312.  
  313.       The resulting file(s) can be copied directly to your printer.
  314.       For example :    Copy Ram:DDout.front PAR:
  315.  
  316.  
  317. - Lines/Page :
  318.  
  319.       This gadget sets the number of lines printed on each page. This is by
  320.       default 62 in Dump mode, 128 in Column mode and 58 in Booklet mode. A
  321.       bigger value depends on the printer you use. Some printers may have
  322.       bigger values but watch out, do not choose the values to big otherwise
  323.       formfeed will not work properly anymore. If the printout doesn't fit on
  324.       the sheet, decrease this value.
  325.  
  326. - Line Spacing :
  327.  
  328.       Divide the value held in this gadget by 216 and you will have the
  329.       linespacing in inch. By default this is 17/216 = 0.078 inch. You may
  330.       change this if you like, but remember the Lines/Page may have to be
  331.       changed also.
  332.  
  333.  
  334.  
  335. - Title :
  336.  
  337.       The name of your document (incl. pathname) will be placed in here as
  338.       soon as a file is loaded. The title will be printed at the top of every
  339.       page and on the frontcover in Booklet mode. If you don't like the title
  340.       or the extension, alter it. The title will be printed on every page, and
  341.       in Booklet-mode also on the frontcover.
  342.  
  343. - Author :
  344.  
  345.       If you know the name of the author who wrote the document, you can put
  346.       it in here. It will be printed on the frontcover of a booklet. Booklet
  347.       mode only.
  348.  
  349. - Date:
  350.  
  351.       The system time will be copied in this string as soon as DD is started.
  352.       If the system time is incorrect or you don't like the format of the
  353.       date, just change it. The date will be printed on the frontcover of a
  354.       booklet and on every page in Dump and Column mode.
  355.  
  356. The Action gadgets
  357.  
  358. - Analyse:
  359.  
  360.       When this button is pressed, a window will appear. DD begins to
  361.       calculate how many pages are available in the doc using the settings you
  362.       made. DD also reports how many sheets the document needs.
  363.  
  364. - About:
  365.  
  366.       You already know this one.
  367.  
  368. - Load:
  369.  
  370.       Clicking this button will reveal a file requester, choose the file you
  371.       want to print. The whole file will be loaded in memory.
  372.  
  373.       Important: Every time the Load button is pressed, the file in memory
  374.       will be lost.
  375.  
  376. - Save cfg:
  377.  
  378.       All settings except Title, Author and Date will be saved in a file
  379.       called DocDump.settings in the S: directory. When DD starts up, those
  380.       settings will be read.
  381.  
  382. - Abort:
  383.  
  384.       This is the only button which will be checked during printing, it aborts
  385.       the print operation. It may take a few moments for DD to respond. The
  386.       number of characters which are printed after the ABORT button is
  387.       pressed, could be up to the size of your printers print buffer.
  388.  
  389.  
  390. - Print:
  391.  
  392.       This starts the actual printing. Before you click this button, make sure
  393.       the printer is switched on. Positioning the paper:
  394.  
  395.       The ACTUAL printing should take place 1.6 cm (0.625 inch) from the top
  396.       of the page (on tractor-feed-paper). This means, that on my printer the
  397.       top of the paper is level with the top of the printer-head-case. You may
  398.       have to experiment to achieve this. In booklet mode: keep the distance
  399.       the same when the paper is turned.
  400.  
  401.  
  402.       A window opens up and the number of pages will be calculated. DD maps
  403.       the doc (Booklet mode only) and starts to print. No extra formfeed is
  404.       sent at the end of the document; some people who use single sheets
  405.       instead of tractor-feed paper found it irritating to see a just feeded
  406.       sheet thrown out again without even a dot hammered on it. As soon as the
  407.       print operation is finished the window will close and DD is ready for
  408.       the next job.
  409.  
  410.       If the Booklet mode is active :
  411.  
  412.             Because Epson printers don't have a build-in facility to print
  413.             double-sided, we must do this by hand. That is, pull the paper
  414.             out, leaving the sheets stucked together and reinsert it with the
  415.             backside of the first printed page up. This only has to be done
  416.             once, if you use tractorfeed paper. ( DD supports no extra single
  417.             sheet options, but it is possible though, see "DocDump and single
  418.             sheets".)
  419.  
  420.  
  421.       Turning the paper:
  422.  
  423.       When the booklet is finished for about 50 %, the window will ask you to
  424.       turn the paper.
  425.  
  426.       DON'T DO THIS IF YOUR PRINTER IS STILL PRINTING,
  427.  
  428.       wait till the printerbuffer is empty and you will hear 2 beeps, produced
  429.       by the printer (This one differs from the "Out of paper" beep). Now get
  430.       that paper out of your printer, and leave the sheets stucked together.
  431.  
  432.       Some printers (like the Epson LX 800) require an extra page at the end
  433.       to avoid an "Out of paper" message.
  434.  
  435.       You may even turn your printer off while changing the paper! ( DD will
  436.       initialise the printer again ), just don't forget to turn it on again.
  437.  
  438.       Reinserting the paper:
  439.  
  440.       Make sure the printing will be continued ON THE BACK OF THE FIRST
  441.       PRINTED PAGE.
  442.  
  443.       Just to check: When the paper is put back in the printer again, and you
  444.       look THROUGH the top page, you must see "PAGE: 1 .." MIRRORRED in the
  445.       UPPER RIGHT CORNER.
  446.  
  447.  
  448.       Click the PRINT BUTTON to continue printing.
  449.  
  450.       That's all.
  451.  
  452. PRINTING A DOCUMENT
  453.  
  454.       In general:
  455.  
  456.       1 Start DocDump
  457.       2 Click LOAD and choose file
  458.       3 Select mode and change some settings if you want to.
  459.       4 Click ANALYSE if you want to analyse the document first.
  460.       5 Click PRINT
  461.  
  462.  
  463.  
  464.  
  465. MAKING A BOOKLET
  466.  
  467.       -     Start DocDump
  468.       -     Click the Load button and select the file to be printed, for
  469.             example this file.
  470.       -     Change the Title, Author or Date if you like.
  471.       -     Click Analyse if you want information on size, the number of pages
  472.             or number of sheets. Make sure that enough paper is available.
  473.       -     Switch the printer on if you haven't done this already and
  474.             position the paper, ACTUAL printing should begin 1.6 cm from the
  475.             top of the paper.
  476.       -     Click PRINT, press ABORT anytime to cancel the print operation.
  477.       -     After a while the printer will beep twice and a message in the
  478.             statuswindow will appear. Pull the piece of paper out and reinsert
  479.             it (See the PRINT button) again with the first printed page on the
  480.             back. Remember you may even switch off the printer to achieve
  481.             this.
  482.       -     Activate PRINT again.
  483.       -     After the printing is finished, pull the paper out and tear the
  484.             sheets apart. You will see dotted lines on the sheets. Cut ALL the
  485.             dotted lines. You now have 2 pages on the front and 2 pages on the
  486.             back side on every half-sheet. Collect all pages and put them
  487.             together. They should be the same size now. If this isn't the
  488.             case:
  489.  
  490.       Make sure the bottom of each page is level with the other pages. Now cut
  491.       the pieces from the top of the pages till all the half-sheets are the
  492.       same size.
  493.  
  494.  
  495.       -     The pages are numbered, so there should be no problems sorting the
  496.             pages. Anyway, a hint :
  497.  
  498.       Find the odd pages starting from page 1 ( 1, 3, 5, etc.) and place them
  499.       on each other. For example a 10 page document :
  500.  
  501.         __________________________________
  502.         | Page 1                 Page 10 |
  503.         |   __________________________________
  504.         |   | Page 3                  Page 8 |
  505.         |   |     __________________________________
  506.             |     | Page 5                  Page 6 |
  507.             |     |                                |
  508.                   |                                |
  509.                   |                                |
  510.  
  511.      -      Fold the whole package and the booklet is almost finished. In
  512.             order to staple you must open the book in the middle and slightly
  513.             fold (Not to sharp!) one set of pages, now the stapler will reach
  514.             the middle of the book :
  515.  
  516.         ___________________________________________
  517.         | Page 5             | Page 6   |         |
  518.         |                    |          .         |
  519.         |                    |                    |
  520.         |                    |          |<-  Fold here slightly
  521.         |                    |          .         |
  522.         |                    |                    |
  523.         |                    |          |         |
  524.         |                    |          .         |
  525.         |                    |                    |
  526.         |                    |          |         |
  527.         |____________________|____________________|
  528.  
  529.                                         |
  530.                                         |
  531.         ________________________________
  532.         | Page 5             ||         |
  533.         |                    ||         |
  534.         |                    ||         |
  535.         |                    ||         |
  536.         |                    ||         |
  537.         |                    ||         |
  538.         |                    ||         |
  539.         |                    ||         |
  540.         |                    ||         |
  541.         |                    ||         |
  542.         |____________________||_________|
  543.  
  544.                   Turn booklet !        |
  545.                                         |
  546.         ________________________________
  547.         | Frontcover        _|__________|________________
  548.         | ( upside down )  |                             |
  549.         |                  |     Stapler                 |
  550.         |                  |_____________________________|
  551.         |                    |          |
  552.         |                    |          |
  553.         |                    |          |
  554.         |                    |          |
  555.         |                    |          |
  556.         |                    |          |
  557.         |____________________|__________|
  558.  
  559.  
  560.         Your Booklet is finished!
  561.  
  562.  
  563. DOCDUMP AND SINGLE SHEETS
  564.  
  565.       No special features were built in to use DD with single sheets. First,
  566.       the Lines/Page value has to be reduced. Change the value 58 to 54, or 62
  567.       to 58. Everytime a formfeed is generated, the printer will produce
  568.       an'Out of paper' -beep and/or a message. When this happens, set the
  569.       printer OFF-line, insert a new sheet and hit the Auto-Load button on you
  570.       printer.( I assume your printer has an Auto Load button, all Epson 9-pin
  571.       printers (and compatible) I have seen have such a button or a similar
  572.       one). Printing will continue as soon as the printer is set ONline.
  573.  
  574.       In Booklet-mode :
  575.  
  576.       Keep feeding NEW sheets everytime you get an 'Out of Paper' message from
  577.       your printer. Do this until the printer beeps twice and DD tells you to
  578.       turn the paper. Now insert the previous printed sheets beginning with
  579.       the first printed page.
  580.  
  581.  
  582. KNOWN BUGS
  583.  
  584.       None.
  585.  
  586.       I have printed over 60 documents with DocDump and had no problems
  587.       whatsoever. The testers also did not find any, so if you find a weird
  588.       bug, please tell me, I will appreciate it. Please give detailed
  589.       information (if possible) about other programs running, guru number etc.
  590.  
  591.       DocDump is tested on an Epson LX800, Star LC20 and Star NL10.
  592.       They caused no problems.
  593.  
  594.  
  595.  
  596. PROBLEMS
  597.  
  598.       Printer trouble
  599.  
  600.       Symptons :  DD doesn't print small characters.
  601.  
  602.       Cause :     Your printer isn't Epson compatible.
  603.  
  604.       Solution :  Wait for the DocDump update.
  605.  
  606.  
  607.       Symptoms :  Almost-empty sheets between printed sheets.
  608.  
  609.       Cause :     Lines/Page and/or Line Spacing is set too big. The few lines
  610.                   that don't fit on the sheet will be printed on the next, a
  611.                   formfeed will go to the next page leaving almost a whole
  612.                   sheet empty.
  613.  
  614.       Solution :  Decrease Lines/Page and/or increase LineSpacing.
  615.  
  616.  
  617.       Symptoms :  Almost-empty pages between printed pages.
  618.  
  619.       Cause :     The document contains formfeeds almost every page and has
  620.                   more lines between the formfeeds than the value held in
  621.                   Lines/Page.
  622.                   The few lines that do not fit on one page will be printed on
  623.                   the next (small) page, a following formfeed will begin a new
  624.                   page again, leaving some space unused.
  625.                   This problem is almost the same as the previous one.
  626.  
  627.       Solution :  Switch formfeed support OFF or, if your printer can manage
  628.                   it, try to increase the Lines/Page value.
  629.  
  630. HISTORY
  631.  
  632.       Version 1.1 11-Jan-1992 CLI version of DocDump.
  633.  
  634.       Version 2.1 29-May-1992 Intuition version, first public release,
  635.       - Column mode added
  636.       - Printout optimized
  637.       - Speed optimized
  638.       - System time added
  639.  
  640. Thanks go to Dick van der Linden for his useful tips, Annemarie for helping me
  641. with this doc, C.W. Fox and Bruce Dawson for their exellent freeware requester
  642. library and to all the testers.
  643.  
  644.